home *** CD-ROM | disk | FTP | other *** search
/ Just Call Me Internet / Just Call Me Internet.iso / com / othernet / fidonet / stufit / stufit.doc < prev    next >
Text File  |  1994-03-16  |  5KB  |  119 lines

  1.             STUFIT! - Scant and Scarce Documentation
  2.             ========================================
  3. (* March 16 , 1994 ... hey, it's my birthday in two days *)
  4.  
  5. Welcome to STUFIT! ... the ST UseNet<=>FidoTechnology Interface
  6. Copyright Steve Caple 1993,1994
  7.  
  8.  =-------------------------------------------------------------------=
  9. Email : spcaple@gn.apc.org
  10.         u3d69@cc.keele.ac.uk (Until June 1996)
  11.         Steve Caple at 90:103/107.0@NeST.Ftn (-=UnPublished=-)
  12.  =-------------------------------------------------------------------=
  13.  
  14.     In order to use STUFIT! you need to have a UUCP Email/News account
  15. somewhere and a FidoTechnology mail system. STUFIT! will convert
  16. incoming Compressed Email/News batches to Uncompressed Fidostyle PKTs,
  17.  and vice-versa.
  18. (This may sound simple... it isn't! Try writing it someday...)
  19.  
  20.     A minimal setup would use something like the following:
  21.  
  22.     UUCICO v3.72+ with associated XHOSTS files etc..
  23.     COMPRESS.TTP to pack/unpack UseNet stuff.
  24.     STUFIT! to do the conversions.
  25.     JETMAIL to import/export the PKTs.
  26.     LED to read / reply to all your mail....
  27.  
  28.     You could also be running stuff like HERMES, or QBBS etc...You would
  29. be able to allow all the users on your system access to both 'worlds'.
  30.     =================================================================
  31.  
  32.     STUFIT! consists of 5 programs, although only TWO of these
  33. need be called by the user. The two main programs, 'UFTOSS2.TTP' and
  34. 'SCANFU2.TTP', call the other three as needed. They operate as shells,
  35. they know what they are doing, and will normally recover if one of the
  36. 'daughter' programs should bomb out :-) STUFIT! also writes incredibly
  37. long and boring logfiles.. as did it's PC predecessor upon which it is
  38. modelled :^>
  39.  
  40.     If you run any of the programs with no commandline arguments, then a
  41. short help text will be produced on screen. I have copied the 
  42. texts below so you can see what sort of information must be passed by
  43. you ... and also what the shell programs are telling the others to do.
  44. Apparently some people like to know these things!
  45.  
  46.     The extracts show , pretty clearly I think, how to use the shell
  47. programs... The sample CONFIG file, and the seperate CONFIG.DOC will
  48. explain all that in great detail <bet you'll be bored>...As you will
  49. rapidly notice - you can have as many config files as you like, and
  50. call them any name you like.
  51.  
  52.     This software is distributed as SUPPORTWARE. This means that if
  53. you want to use it, fine... if you want to pass it on to your friends,
  54. that's fine too.... but if you want any SUPPORT for it, you send me
  55. some money <grin>. I don't mind if no-one 'registers' because 
  56.         NO_MONEY = NO_HELP_WHEN_YOU_HAVE_A_PROBLEM   :-)))
  57.  
  58. If you feel like contributing , I will accept any of the following:
  59.     10 UK Pounds
  60.     15 US Dollars
  61.     25 Deutschmarks
  62.     CASH only (if not -  a UK Cheque, Postal Order or EuroCheque for UKP.)
  63.  
  64. If you'd like to haggle and offer me something just as nice, feel free
  65. to call me ... My phone number is VOICE ONLY, or write to me in Email
  66. or Snailmail... 
  67.  
  68.     S.P.Caple
  69.     82 Broad Street
  70.     Crewe
  71.     Cheshire
  72.     UK    CW1 3DJ
  73.     +44-270-583287 (ONLY between 8pm and 10pm UK Time please...)
  74.     (Email addresses at top of this document)
  75.  
  76.  =======================================================================
  77.     (* Fido -> UseNet conversion *)
  78. Usage: SCANFU2 -c <config> -a <address> -h <hostdir> -d <DELETE|NODELETE> -NoZone
  79. Example: SCANFU2 -c config -a 2:255/404.1 -h exnet2 -d DELETE
  80. where:   config is the configuration file
  81.          address is the FidoNet address to scan for
  82.          hostdir is the uucp host to build for
  83.          DELETE will delete processed packets
  84.          NODELETE will save processed packets
  85.          -NoZone will ignore the ZONE in the PACKET address
  86.  
  87.     (* UseNet -> Fido conversion *)
  88. Usage:  UFTOSS2 -c <config> -h <mailqueue> -d <DELETE|NODELETE> [-<code>]
  89. Example:  STUFTOSS -c config -h mqueue -d DELETE
  90. where:    config is the configuration file
  91.           mqueue is the name of spool directory to process
  92.           DELETE will delete processed messages
  93.           NODELETE will save processed messages
  94.           [-<code>] is optional command to select processing
  95.           of only news or mail.
  96.           -NewsOnly or -MailOnly are acceptable values.
  97.  
  98.  =================(*    And the daughters.... : *)=================
  99.  
  100. usage: ImpMail -c config -a address -i batch -o packet
  101. where: config is the configuration file.
  102.        address is the user.name@site the mail is for.
  103.        batch is the mail file.
  104.        packet is the FidoNet mail packet to build.
  105.  
  106. Usage: ImpNews -c config [-quiet] -i batch -o packet
  107. where: config is the configuration file.
  108.        -quiet supresses a lot of messages.
  109.        batch is the DECOMPRESSED batched news file.
  110.        packet is the FidoNet mail packet to build.
  111.  
  112. usage: ST-FU2 -c config -i packet -o batch
  113. where: config is the configuration file.
  114.        batch is the batched news file to build.
  115.        packet is the UnArced FidoNet mail packet.
  116.  
  117.  
  118.         (* Hope you have fun!!!!! Welcome to my world *)
  119.